﻿.b1, .b2, .b3, .b4 > *, table.t-s a, table.t-s td.a a {
    text-decoration: none;
    cursor: pointer
}
#d-a #lstItems option, #d-m-m li a, .b1, .b2, .b3, .b4 > *, .z:hover, a, label[for], select, span.a[onclick], span.j[onclick], span.k[onclick], table.t-s a, table.t-s td.a a, table.t-s tr[onclick] {
    cursor: pointer
}
.e, .p, .s, .t, .x, .z, iframe, span.d {
    display: block
}
iframe, img {
    border: none
}
div[m-valfuncion], label[for] {
    display: inline-block
}
#d-m-m, #d-m-m li {
    list-style: none
}
#c, #d-a .m-e, body, iframe, span.d {
    overflow: hidden
}
#d-a, #d-c {
    visibility: hidden
}

.b4 > *, strong, table.t-s .i {
    font-weight: bold
}

.color1 {
    color: #333
}

.color2 {
    color: #666
}

.color3 {
    color: #dadada
}

.color4 {
    color: #e1e1e1
}

.color5 {
    color: #f0f0f0
}

.color6 {
    color: #fff
}

.color5-1 {
    color: #eb8c00
}

.color5-2 {
    color: #dc6900
}

.color5-3 {
    color: #e0301e
}

.color5-4 {
    color: #db536a
}

.color5-5 {
    color: #a32020
}

.color5-6 {
    color: #D04A02
}

.color5-7 {
    color: #968c6d
}

::selection, label[for]:hover {
    background-color: #D04A02;
    color: #fff
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background-color: #ccc
}

::-webkit-scrollbar-track {
    background-color: inherit
}

::-webkit-scrollbar-thumb:hover {
    background-color: #D04A02
}
::selection {
    text-shadow: none
}
[m-rol=hidepanel] {
    display: none
}
[m-rol=image-fit] {
    overflow: hidden;
    background: #f0f0f0
}
[m-rol=image-fit] img {
    position: relative;
    display: none
}
iframe {
    width: 100%
}

/*
    Informe rotación tarjeta de dato
*/
.tarjeta {
    border: 1px solid #ccc;
    height: 100px !important;
}
.titulo {
    border-bottom: 1px solid #ccc;
    height: 18px;
    padding: 7px;
}
.titulo > p {
    font-size: 13px;
    font-weight: bold;
}
.tarjeta-contenido {
    padding: 7px;
}
.tarjeta-contenido > p {
    font-size: 18px;
}
.contenedorGrafico {
    display: flex;
    width:100%;
    padding-top: 8px;
    flex-wrap: wrap;
    flex-direction:column;
}
.contenedorGrafico > div {
    width: 100%;
    height: 250px;
    flex-direction:column;
}

* {
    outline-color: #D04A02;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Arial;
    color: #444
}

h1, h2, h3, h4, h5 {
    font-family: Arial;
    margin: 8px 0px;
    font-weight: bold;
    color: #000;
    padding: 0 8px
}

h1 {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px;
    font-weight: normal;
    font-size: 20px;
}

h2 {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px;
    font-weight: normal;
    font-size: 18px;
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

.text li, .text p {
    font-size: 12px;
    line-height: 19px;
}

.text p {
    margin: 8px 0;
    padding: 0 8px
}

.text span.a, .text span.j, .text span.k {
    margin-left: 8px
}

.text ul, .text ol {
    margin-left: 15px;
    padding: 0 8px
}

.text table {
    width: 100%;
    border-collapse: collapse
}

.text .b {
    font-weight: bold;
    font-style: italic;
}

.text strong {
    font-family: Georgia, "Times New Roman";
    display: block;
    margin-top: 10px;
}

.text table tr:first-child td {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #D04A02;
    padding: 5px;
}

li {
    margin-left: 15px
}

label[for] {
    padding: 5px;
    min-width: 300px;
    border-radius: 20px
}

input[type=checkbox], input[type=radio] {
    margin-right: 9px;
    cursor: pointer
}

a {
    color: inherit
}

select {
    width: 400px;
    height: 30px
}

textarea {
    height: 150px !important;
    width: 382px !important
}

input[type=password], input[type=text], textarea {
    padding: 8px;
    color: #000;
    width: 382px;
    line-height: 12px
}

div[m-rol=calendario] > select {
    width: 180px
}

    div[m-rol=calendario] > select:first-child {
        width: 98px
    }

div[m-rol=calendario] > input {
    width: 98px;
    text-align: center
}

[m-ValRequerido] {
    border-left: 1px solid Red !important
}

div[m-valrequerido] > select {
    width: 499px
}

div[m-valrequerido] > input[type=password], div[m-valrequerido] > input[type=text], div[m-valrequerido] > textarea {
    width: 381px
}

table[m-valrequerido=almenosuno] td {
    padding-left: 10px
}

input[type=password], input[type=text], select, textarea, input[type="file"] {
    border: 1px solid #ccc;
    font-family: Arial;
    border-radius: 5px
}

input[type="file"] {
    padding: 5px;
    width: 388px;
    cursor: pointer;
}

button[readonly], input[readonly], select[readonly], textarea[readonly] {
    background-color: #f0f0f0
}

a[disabled], button[disabled], disabled, input[disabled], select[disabled], textarea[disabled] {
    background-color: #f0f0f0;
    cursor: not-allowed !important
}

span.y {
    background-image: url(../Recursos/Correcto_05_48.png);
    border-left: 10px solid #44d442 !important
}

span.k {
    background-image: url(../Recursos/Ayuda_05_48.png);
    border-left: 10px solid #567fe3 !important
}

span.a {
    background-image: url(../Recursos/Importante_05_48.png);
    border-left: 10px solid #ffb500 !important
}

span.j {
    background-image: url(../Recursos/Error_05_48.png);
    border-left: 10px solid red !important
}

span.a, span.j, span.k {
    background-repeat: no-repeat !important;
    background-color: #fdf7df !important;
    color: #333 !important;
    background-position: 10px 50% !important;
    padding: 8px 8px 8px 70px !important;
    display: block;
    font-size: 11px !important;
    text-align: justify !important;
    min-height: 60px !important;
    line-height: 18px !important;
    font-family: Arial !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    margin: 10px 0;
    width: 312px
}

.m, .n, .s, .t, .z, span.d {
    border-bottom: 1px solid #f0f0f0
}

span.d {
    color: #999;
    text-align: right;
    padding: 5px;
    font-size: 12px
}

    span.d:before {
        content: '';
        float: right;
        background: url(../Recursos/Items_05_16.png) right no-repeat;
        height: 14px;
        width: 20px
    }

.e, .x {
    color: #999;
    padding: 8px 0
}

.w {
    margin: 0 auto;
    width: 600px
}

.x {
    border-top: 1px dashed #dadada;
    margin-top: 20px
}

.s, .z {
    padding: 12px
}

    .z:hover {
        background-color: #D04A02 !important;
        color: #fff !important
    }

        .z:hover:after {
            color: #fff
        }

    .z:after {
        content: "▼";
        float: right;
        color: #666
    }

.t {
    padding: 10px;
    font-size: 17px
}

.p {
    font-size: 13px;
    text-align: justify;
    line-height: 20px;
    margin-top: 10px
}

#d-m-m li, table.t-s td input {
    margin: 0
}

.b2, .b3, .b4, .b4 > *, .q {
    text-align: center
}

.n {
    padding: 8px
}

.m {
    background-repeat: no-repeat;
    background-position: 20px 50%;
    padding: 8px 8px 8px 100px !important;
    min-height: 48px
}

.m-mi {
    text-align: center;
    padding: 5px;
    display: none;
}

.m-mi > input {
    min-width: 250px;
}

.f {
    border: 1px solid #ccc;
    padding-left: 40px;
    background: url(../Recursos/Buscar_05_24.png) 8px 50% no-repeat #fff;
    display: inline-block;
    border-radius: 5px
}

    .f input {
        border: none !important;
        outline: 0 !important
    }

.q {
    display: block;
    padding: 20px;
    font-size: 12px
}

.b1, .b2, .b3, .b4 > * {
    display: inline-block;
    outline: 0
}

a.b2, a.b3 {
    height: 14px;
    min-width: 84px
}

.b1, .b2, .b3 {
    height: 30px;
    border: none;
    vertical-align: top;
    border-radius: 5px
}

.b3, .b5 {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #333;
}

.b1, .b2 {
    background-color: #D04A02;
    color: #fff
}

.b1 {
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0
}

.b2, .b3 {
    min-width: 100px;
    font-size: 11px;
    line-height: 14px;
    padding: 7px
}

.b4 {
    padding: 5px;
    border-bottom: 1px solid #f0f0f0
}

    .b4 > :hover {
        background: #D04A02;
        border-color: #D04A02;
        color: #fff
    }

    .b4 > * {
        background: #fff;
        border: 1px solid #ccc;
        color: #D04A02;
        padding: 8px;
        border-radius: 5px;
        width: 400px
    }

.b5 {
    display: inline-block;
    padding: 8px 8px 8px 40px;
    border-radius: 5px;
    width: 350px;
    margin-top: 8px;
    text-decoration: none;
    cursor: pointer;
    background-position: 10px 50%;
    background-repeat: no-repeat
}

.m-m, .req {
    border-bottom: 1px solid #f0f0f0
}

    .req:hover {
        color: #404040
    }

.req {
    padding: 5px;
    display: block;
    text-align: right;
    color: #999
}

    .req:before {
        content: "";
        border-right: 4px solid red;
        float: right;
        height: 14px;
        padding-left: 10px
    }

.m-m * {
    vertical-align: top;
}

.m-m, div.t-s {
    text-align: right;
    padding: 5px
}

.m .m-m, .n .m-m {
    border: none
}
div.t-s > * {vertical-align:top}
div.t-s, table.t-s td {
    border-bottom: 1px solid #f0f0f0
}

.m-m .f input {
    width: 138px;
}

#d-m div.f {
    border-radius: 0;
    padding: 4px 0 4px 40px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    display: block;
    border-right: 1px solid #f0f0f0;
}

    #d-m div.f input {
        width: 180px
    }

div.f input {
    width: 342px
}

div.t-s input[type=text] {
    width: 138px !important
}

div.t-s select {
    width: 200px !important
}

div.t-s > .e {
    float: left
}

table.t-s .t-s-n {
    background-color: #f0f0f0;
    width: 15px
}

table.t-s .t-s-g {
    background-color: #968c6d;
    width: 15px
}

table.t-s .t-s-r {
    background-color: #dc6900;
    width: 15px
}

table.t-s .t-s-c {
    background-color: #D04A02;
    width: 15px
}

table.t-s .t-s-e {
    background-color: #e0301e;
    width: 15px
}

table.t-s td.a {
    padding: 0
}

table.t-s tr:hover {
    background: #f0f0f0
}

table.t-s .new {
    background-color: #fff7f6
}

table.t-s td.a a:hover, table.t-s tr:first-child {
    background-color: #D04A02
}

table.t-s {
    width: 100%;
    border-collapse: collapse
}

    .t-s td.d, table.t-s td.a, table.t-s td.b {
        text-align: center
    }

    table.t-s td.d {
        font-size: 12px;
        color: #D04A02;
        padding: 0;
        background-position: center;
        background-repeat: no-repeat;
        width: 49px
    }

    table.t-s td {
        padding: 5px;
        border-left: 1px solid #f0f0f0
    }

        table.t-s td.a a {
            padding: 3px 10px;
            font-size: 15px;
            line-height: 20px;
            border-radius: 5px
        }

            table.t-s td.a a:hover {
                color: #fff
            }

    table.t-s tbody tr:first-child td {
        text-align: center !important;
        color: #fff;
        vertical-align: middle;
        border: none;
        padding: 8px
    }

#c {
    border-bottom: 1px solid #dadada
}

#cc, table.t-s .i, #d-m-m ul {
    border-bottom: 1px solid #f0f0f0
}

table.t-s .i {
    color: #000;
    background: #f0f0f0
}

table.t-s a:hover {
    color: #D04A02;
    text-decoration: underline
}

#d-m-m li a, .d-i > *, .i-a a, .tab a {
    text-decoration: none
}

table.t-s .l {
    text-align: left !important
}

table.t-s .c {
    text-align: center !important
}

table.t-s .r {
    text-align: right !important
}

#divCaptcha, .Dialogo .c-o, .i-a a p, .i-a a > div, .i-a a > div span, .tab a, .tab span, table.t-s td.g {
    text-align: center
}

table.t-s td.g {
    width: 55px;
    padding: 0
}

    table.t-s td.g label[for] {
        display: block;
        padding: 3px 20px;
        min-width: 13px;
        text-align: center
    }

#d-m-m li a {
    display: block;
    padding: 8px
}

#Descargar, .Dialogo, .des {
    display: none
}

#d-m-m li a:hover {
    color: #fff;
    background: #D04A02
}

#d-m-m .s, #d-m-m .z {
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 40px
}

#d-m-m-s {
    padding: 13px 13px 13px 10px !important;
    color: #fff;
    background: #dc6900
}

    #d-m-m-s:before {
        content: "►";
        float: right
    }

#d-a #udpMenu > * {
    padding: 5px 5px 0
}

#d-a #lblCantidad, #d-a #panPaginas {
    padding: 5px
}

#d-a {
    width: 279px;
    border-right: 1px solid #dadada
}

    #d-a select {
        width: 269px
    }

    #d-a input[type=text] {
        width: 228px
    }

    #d-a .f input[type=text] {
        width: 211px
    }

#divCaptcha, .Dialogo {
    width: 400px
}

#d-a .m-e * {
    float: right;
    margin-left: 5px
}

#cc, #d-c, #d-m {
    overflow: auto
}

#d-a, #d-c, #d-m {
    float: left
}

#d-m {
    z-index: 999;
    width: 249px;
    background-color: white;
    border-right: 4px solid #dc6900
}

#d-a #lstItems option {
    padding: 3px
}

#d-a #lstItems {
    cursor: default;
    outline: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    width: 279px;
    margin: 0
}

#m-MensajeBox, .d-i > *, .i-a a, .r-s label, .tab a {
    cursor: pointer
}

    #m-MensajeBox.m-err, #m-MensajeBox.m-imp, #m-MensajeBox.m-men, #m-MensajeBox.m-ok {
        border-left-width: 10px !important
    }

.d-r div, .i-a, .tab, .tab div {
    overflow: hidden
}

.Dialogo .c-o p span {
    padding: 20px 0;
    font-size: 16px
}

.Dialogo .c-o {
    margin-top: 25px
}

#Ventana {
    background-color: #fff
}

#m-MensajeBox li {
    padding: 4px 0;
    margin-left: 20px;
    font-size: 12px
}

#m-MensajeBox.m-ok {
    background-image: url(../Recursos/Correcto_05_48.png);
    border-color: #44d442 !important
}

#m-MensajeBox.m-men {
    background-image: url(../Recursos/Ayuda_05_48.png);
    border-color: #567fe3 !important
}

#m-MensajeBox.m-imp {
    background-image: url(../Recursos/Importante_05_48.png);
    border-color: #ffb500 !important
}

#m-MensajeBox.m-err {
    background-image: url(../Recursos/Error_05_48.png);
    border-color: red !important
}

#m-MensajeBox {
    background-color: #fdf7df;
    color: #000;
    font-size: 12px;
    border: 2px solid #f0c36d;
    background-repeat: no-repeat !important;
    background-position: 10px 50% !important;
    padding: 10px 10px 10px 70px !important;
    min-height: 40px;
    width: 450px
}

#divCaptcha, .i-a a:hover {
    background-color: #f0f0f0
}

#divCaptcha {
    height: 50px;
    margin-bottom: 10px
}

    #divCaptcha button {
        float: right;
        height: 50px;
        width: 30px;
        font-size: 20px;
        font-weight: 700;
        font-family: arial;
        color: #fff
    }

.i-a {
    padding: 10px
}

    .i-a a p {
        font-size: 11px;
        height: 50px;
        padding: 5px
    }

    .i-a a > div span {
        font-size: 30px;
        vertical-align: middle;
        color: #dc6900
    }

    .i-a a > div:before {
        content: "";
        height: 100px;
        display: inline-block;
        vertical-align: middle
    }

    .i-a a > div {
        height: 100px;
        background-position: center;
        background-repeat: no-repeat
    }

    .i-a > p {
        padding: 10px 0;
        font-family: Georgia,"Times New Roman";
        font-size: 25px;
        border-top: 2px dotted #777;
        margin-top: 10px
    }

    .i-a a {
        margin: 0 5px 5px 0;
        width: 125px;
        float: left;
        border: 1px solid #f0f0f0;
        height: 160px
    }

    .i-a .i-a-d:hover::before, .i-a .i-a-e:hover::before {
        content: "";
        width: 100%;
        display: block;
        position: absolute;
        z-index: 99;
        height: 100%
    }

    .i-a .i-a-e:hover::before {
        background: url(../Recursos/Editar_01_48.png) center no-repeat
    }

    .i-a .i-a-d:hover::before {
        background: url(../Recursos/Descargar_01_48.png) center no-repeat
    }

    .i-a .i-a-a {
        width: 257px;
        height: 327px
    }

        .i-a .i-a-a > div {
            height: 257px
        }

        .i-a .i-a-a > p {
            padding: 10px
        }

#d-i .s, .d-i > :hover {
    color: #fff;
    background-color: #D04A02
}

.d-i > * {
    padding: 8px;
    display: block;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px
}

.l-y span, .pag span, .r-p div, .r-s label {
    display: inline-block
}

.d-r {
    margin-bottom: 10px
}

    .d-r > p > span {
        float: right
    }

    .d-r > p {
        padding: 10px;
        font-size: 13px;
        border-top: 1px solid #f0f0f0
    }

    .d-r div button:hover {
        background-color: #777
    }

    .d-r div {
        padding: 8px
    }

        .d-r div button {
            border: none;
            float: right;
            background-image: url(../Recursos/Eliminar_01_24.png);
            height: 35px;
            width: 35px;
            background-position: center;
            background-repeat: no-repeat;
            cursor: pointer;
            background-color: #dadada
        }

.tab span {
    background-color: #fff
}

.l-y, .pag {
    border-bottom: 1px solid #dadada
}

.tab {
    background: #f0f0f0;
    border-bottom: 1px solid #dadada;
}

    .tab a, .tab span {
        padding: 7px;
        width: 100px;
        float: left;
        border-right: 1px solid #dadada
    }

.pag {
    text-align: right;
    padding: 5px
}

    .pag span {
        font-size: 17px;
        padding: 5px;
        text-align: center
    }

.m-TextEdit-Main {
    height: 300px
}

progress {
    width: 100%;
    height: 10px
}

.r-s {
    height: 300px
}

.r-p label {
    min-width: 160px
}

.r-s > div > div {
    margin-left: 20px
}

.r-p, .r-s {
    width: 400px;
    overflow: auto
}

    .r-s label:hover {
        background-color: #D04A02;
        color: #fff
    }

    .r-p[m-valrequerido], .r-s[m-valrequerido] {
        width: 389px;
        padding-left: 10px
    }

    .r-s label {
        padding: 5px;
        min-width: 300px;
        border-radius: 20px
    }

.l-y {
    text-align: right;
    padding: 10px
}

    .l-y span {
        border-right: 10px solid #f0f0f0;
        padding: 0 5px;
        color: #666
    }

.s-l option {
    padding: 5px;
}

.s-l {
    height: 300px;
    border: none;
    outline: none;
    background-color: transparent;
    border-radius: 0px;
}
